home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 940 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  817 b 

  1. Path: niamh.indigo.ie!usenet
  2. From: halpenny@indigo.ie (halpenny)
  3. Newsgroups: comp.lang.c
  4. Subject: Simple Graphics
  5. Date: 10 Jan 1996 12:01:44 GMT
  6. Organization: Indigo Navigator User
  7. Message-ID: <4d09r8$83f@niamh.indigo.ie>
  8. Reply-To: halpenny@indigo.ie
  9. NNTP-Posting-Host: dublin-ts14-74.indigo.ie
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.93.14
  12.  
  13. I have to write a basic Graphic manipulation program using C. It will 
  14. allow a user to Scale,
  15. Rotate, Translate a Wire Frame object (Cube). Nothing too fancy. I can 
  16. figure out the various
  17. Matrices needed etc, but I have very little C experience. What functions 
  18. do I need to use etc ?
  19. (I've been told a basic line drawing and moving function will do the 
  20. job). How is this done in C
  21. ? Any sample applications I can study ? I have Borland Turbo C++. Will 
  22. this do the job ?
  23.  
  24.